[INFO] cloning repository https://github.com/roeeshoshani/egraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roeeshoshani/egraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeeshoshani%2Fegraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeeshoshani%2Fegraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88ab61ffca19deb6c8a531150b4a4d0a73fa79b0
[INFO] testing roeeshoshani/egraph against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeeshoshani%2Fegraph" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/roeeshoshani/egraph
[INFO] finished tweaking git repo https://github.com/roeeshoshani/egraph
[INFO] tweaked toml for git repo https://github.com/roeeshoshani/egraph written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roeeshoshani/egraph on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roeeshoshani/egraph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39ab90ff09ef128a178ef7be666cf175342a7f426237732e2abf1a1e3e000f78
[INFO] running `Command { std: "docker" "start" "-a" "39ab90ff09ef128a178ef7be666cf175342a7f426237732e2abf1a1e3e000f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39ab90ff09ef128a178ef7be666cf175342a7f426237732e2abf1a1e3e000f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ab90ff09ef128a178ef7be666cf175342a7f426237732e2abf1a1e3e000f78", kill_on_drop: false }`
[INFO] [stdout] 39ab90ff09ef128a178ef7be666cf175342a7f426237732e2abf1a1e3e000f78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 022356a0672b8f0c4adf1904df15e532a2742e5aaacb225547ef4cf8b10c08d2
[INFO] running `Command { std: "docker" "start" "-a" "022356a0672b8f0c4adf1904df15e532a2742e5aaacb225547ef4cf8b10c08d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling no-std-compat v0.2.0
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling duct v1.1.0
[INFO] [stderr]    Compiling stable-vec v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling derive-debug v0.1.2
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum_variant_accessors v1.0.1
[INFO] [stderr]    Compiling enum-display-macro v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gexf v0.1.1
[INFO] [stderr]    Compiling enum-display v0.2.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling egraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.52s
[INFO] running `Command { std: "docker" "inspect" "022356a0672b8f0c4adf1904df15e532a2742e5aaacb225547ef4cf8b10c08d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022356a0672b8f0c4adf1904df15e532a2742e5aaacb225547ef4cf8b10c08d2", kill_on_drop: false }`
[INFO] [stdout] 022356a0672b8f0c4adf1904df15e532a2742e5aaacb225547ef4cf8b10c08d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53044c260f9b079dda8a6531f0c7ad87796e8482d5d1402043acb4331106caa6
[INFO] running `Command { std: "docker" "start" "-a" "53044c260f9b079dda8a6531f0c7ad87796e8482d5d1402043acb4331106caa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling enum_all_values_const v0.1.1
[INFO] [stderr]    Compiling egraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_unordered v0.3.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.43s
[INFO] running `Command { std: "docker" "inspect" "53044c260f9b079dda8a6531f0c7ad87796e8482d5d1402043acb4331106caa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53044c260f9b079dda8a6531f0c7ad87796e8482d5d1402043acb4331106caa6", kill_on_drop: false }`
[INFO] [stdout] 53044c260f9b079dda8a6531f0c7ad87796e8482d5d1402043acb4331106caa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bae5f154f9f4e474800dd4fa5065e2f963110264dccc3d150b5dbd92bc8a853e
[INFO] running `Command { std: "docker" "start" "-a" "bae5f154f9f4e474800dd4fa5065e2f963110264dccc3d150b5dbd92bc8a853e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egraph-089efcf16c24429c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/egraph.rs (/opt/rustwide/target/debug/deps/egraph-e2b84e3a202e1b1e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_propegate_union_multi_level ... ok
[INFO] [stdout] test test_propegate_union ... ok
[INFO] [stdout] test test_dedup_basic ... ok
[INFO] [stdout] test test_dedup_nested ... ok
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph.rs (/opt/rustwide/target/debug/deps/graph-9b5648ddd64b5ce9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test disconnected_with_one_cycle_is_cyclic ... ok
[INFO] [stdout] test diamond_dag_is_acyclic ... ok
[INFO] [stdout] test empty_graph_is_acyclic ... ok
[INFO] [stdout] test single_imm_is_acyclic ... ok
[INFO] [stdout] test from_rec_node_builds_acyclic_graph ... ok
[INFO] [stdout] test two_node_cycle_is_cyclic ... ok
[INFO] [stderr]      Running tests/union_find.rs (/opt/rustwide/target/debug/deps/union_find-f1ede3483807ab34)
[INFO] [stdout] test self_loop_is_cyclic ... ok
[INFO] [stdout] test linear_chain_unops_is_acyclic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_eq_self_multiple_item ... ok
[INFO] [stdout] test test_eq_self_single_item ... ok
[INFO] [stdout] test test_eq_after_union ... ok
[INFO] [stdout] test test_flatten ... ok
[INFO] [stdout] test test_index_gives_correct_value ... ok
[INFO] [stdout] test test_nop_union_node_while_iterating_over_it_is_allowed ... ok
[INFO] [stdout] test test_items_eq_to_doesnt_break_anything ... ok
[INFO] [stdout] test test_operation_nesting ... ok
[INFO] [stdout] test test_union_transitive_eq_multilayer ... ok
[INFO] [stdout] test test_union_transitive ... ok
[INFO] [stdout] test test_not_eq_before_union ... ok
[INFO] [stdout] test test_union_node_while_iterating_over_it_not_allowed - should panic ... ok
[INFO] [stdout] test test_compare_to_correct_impelemtation ... ok
[INFO] [stderr]    Doc-tests egraph
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bae5f154f9f4e474800dd4fa5065e2f963110264dccc3d150b5dbd92bc8a853e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae5f154f9f4e474800dd4fa5065e2f963110264dccc3d150b5dbd92bc8a853e", kill_on_drop: false }`
[INFO] [stdout] bae5f154f9f4e474800dd4fa5065e2f963110264dccc3d150b5dbd92bc8a853e
